{block name="layout_head"} {block name="layout_head_start"}{/block}
{$pageTitle} - Gambio Admin
{include file="styles.html"} {$dynamic_style_assets nofilter} {block name="custom_styles"}{/block} {block name="end"}{/block} {/block}
{include file="header/index.html"}
{include file="menu/index.html"}
{if $isLargeLayout} {block name="layout_main"}
{block name="content"}{/block}
{/block} {else} {block name="layout_main"}
{block name="layout_content_header"} {include file="content/content_header.html"} {/block} {block name="layout_message_stack"} {include file="content/message_stack.html"} {/block} {block name="layout_content"}
{block name="content"}{/block}
{/block}
{/block} {/if}
{include file="page_translations.html"} {include file="scripts.html"} {$dynamic_script_assets nofilter} {block name="custom_scripts"}{/block}